Set the program-name property of the about dialog.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 1 Mar 2009 05:19:42 +0000 (05:19 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 1 Mar 2009 05:19:42 +0000 (05:19 +0000)
commitf3f4fec8db1742ed54aa8217b19f77a3771bf1a3
tree93a0e4ce66bf7194bc60a137793fb3fb073ee30d
parent7ab372c6cafd2cac572128d389a1b732f540b6bb
Set the program-name property of the about dialog.

        * demos/gtk-demo/appwindow.c: Set the program-name property
        of the about dialog.

        * docs/tools/widgets.c: Add GtkAboutDialog

svn path=/trunk/; revision=22427
ChangeLog
demos/gtk-demo/appwindow.c
docs/reference/ChangeLog
docs/reference/gtk/Makefile.am
docs/reference/gtk/images/aboutdialog.png [new file with mode: 0644]
docs/reference/gtk/images/messagedialog.png
docs/tools/widgets.c